LEADTOOLS Medical (Leadtools.Dicom.AddIn assembly)

Register<I,T>() Method

Show in webframe





Type that will be requested.
Type that will actually be returned.
Registers a type mapping with the container.
Syntax
public static void Register<I,T>()
where T: I
'Declaration
 
Public Overloads Shared Sub Register
    (Of I,T As I)() 
'Usage
 
ServiceLocator.Register(Of I, T)()

            

            
public:
static void Registergeneric<typename I>
generic<typename T>
(); 
where T: I

Type Parameters

I
Type that will be requested.
T
Type that will actually be returned.
Requirements

Target Platforms

See Also

Reference

ServiceLocator Class
ServiceLocator Members
Overload List

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Dicom.AddIn requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features